korlibs
Toggle table of contents
6.1.0-SNAPSHOT
js
Target filter
js
Switch theme
Search in API
Skip to content
korlibs
korlibs-audio-core
/
korlibs.audio.sound
/
[js]HtmlNativeSoundProvider
/
createNewPlatformAudioOutput
create
New
Platform
Audio
Output
js
@
ExperimentalStdlibApi
open
override
fun
createNewPlatformAudioOutput
(
channels
:
Int
,
frequency
:
Int
=
44100
,
gen
:
AudioPlatformOutputGen
)
:
AudioPlatformOutput